Einhugur Word Component for Buoy

TableStylePart.Border Method

Returns border info object of given type for the table style part.

Border(
   type as BorderParts) as TableBorder

Parameters

type
The type of border to request.

Returns

TableBorder
Border object of requested type. Object is always returned no matter if table has border or not.

Remarks

See Also

TableStylePart Class